Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add search to database collections #342

Closed
wants to merge 1 commit into from
Closed

feat: add search to database collections #342

wants to merge 1 commit into from

Conversation

orellazri
Copy link

What does this PR do?

Add a search bar to the database collections page to allow filtering collections.

Test Plan

  • No search query: Shows all collections
  • Searching for a query: Filters results according to said query
  • Searching for a query with no results: Shows the EmptySearch component
  • Clicking "Clear Search": Returns to the original page showing all collections

Related PRs and Issues

#318

Have you read the Contributing Guidelines on issues?

Yes

@vercel
Copy link

vercel bot commented Mar 14, 2023

@orellazri is attempting to deploy a commit to the appwrite Team on Vercel.

A member of the Team first needs to authorize it.

@orellazri orellazri changed the title Add search to database collection Feature: Add search to database collection Mar 14, 2023
@orellazri orellazri changed the title Feature: Add search to database collection Feature: Add search to database collections Mar 14, 2023
@orellazri orellazri changed the title Feature: Add search to database collections feat: add search to database collections Mar 14, 2023
Add a search bar to the database collections page to allow filtering
collections.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant